Synchronise 2026.1 with upstream#214
Open
github-actions[bot] wants to merge 6 commits into
Open
Conversation
The test_resize_reschedule_uses_host_lists test with 3 fails can time out waiting for the server to reach VERIFY_RESIZE when running under coverage instrumentation (testenv:cover). The default max_retries=10 with 0.5s sleep gives only ~5 seconds for finish_resize to complete after multiple reschedule cycles, which is not always enough under the added overhead. Increase max_retries to 30 (~15 seconds) to accommodate this. Closes-Bug: #2149850 Assisted-by: Claude claude-opus-4-6 claude-code-2.1.116 Change-Id: I43c3994fbbbb96c74e4bc0ccd2bdc51d3caa485e Signed-off-by: melanie witt <melwittt@gmail.com> (cherry picked from commit 8d1764f)
Related-Bug: #2134375 Change-Id: I3e837059c57a51b780310e036d23407d098b5243 Signed-off-by: cw0306-lee <cw0306.lee@samsung.com> (cherry picked from commit 5143e6c)
Create instance with multi network, and if there are error during port update just after port create, there can be port that is not deleted. Closes-Bug: #2134375 Change-Id: Ia9725b0c3a0aab0ee91f8b9ff4783f6c43a1fea0 Signed-off-by: cw0306-lee <cw0306.lee@samsung.com> (cherry picked from commit 527d899)
…nto stable/2026.1
… into stable/2026.1
Member
|
recheck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of 2026.1 from upstream stable/2026.1.